Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: remove pylint #4817

Merged
merged 6 commits into from
Jun 7, 2024
Merged

style: remove pylint #4817

merged 6 commits into from
Jun 7, 2024

Conversation

lengau
Copy link
Contributor

@lengau lengau commented May 21, 2024

Pylint is pretty much entirely replaced with ruff at this point.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Pylint is pretty much entirely replaced with ruff at this point.
@lengau lengau requested review from mr-cal and tigarmo May 21, 2024 21:55
@lengau lengau marked this pull request as ready for review May 21, 2024 21:55
Copy link
Collaborator

@mr-cal mr-cal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I added a few rule names to the noqas as suggestions.

snapcraft/commands/status.py Outdated Show resolved Hide resolved
snapcraft/commands/status.py Outdated Show resolved Hide resolved
snapcraft/elf/_elf_file.py Outdated Show resolved Hide resolved
snapcraft/parts/lifecycle.py Outdated Show resolved Hide resolved
snapcraft/parts/grammar.py Outdated Show resolved Hide resolved
tests/unit/parts/test_grammar.py Outdated Show resolved Hide resolved
lengau and others added 2 commits May 24, 2024 10:31
Co-authored-by: Callahan <callahan.kovacs@canonical.com>
@mr-cal mr-cal merged commit a9badaa into main Jun 7, 2024
9 of 10 checks passed
@mr-cal mr-cal deleted the less-pylint branch June 7, 2024 17:49
@mr-cal mr-cal mentioned this pull request Jun 7, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants